Skip to main content
Version: 1.x

Installing Drivers on Windows

This guide will walk you through the process of installing drivers on your Windows device. Follow these steps to ensure a smooth installation.

You have two option to install the driver on your operating system: 1- Install manually on windows 2- Install using Zadig tool.

note

Before starting install the drive ensure your device is connected to your computer.

Follow these steps to install drivers for an unknown USB device on your Windows system:

Install manually on windows

Step 1:
  • Press Win + X and select "Device Manager" from the menu.
  • In the Device Manager, locate the unknown device under "Other devices."
  • Select the "Unknown device" from the list.
  • Right-click on the unknown device and select "Update driver."

Device Manager

Step 2
  • Choose the option to "Browse my computer for drivers."

Device Manager

Step 3
  • Select the option to "Let me pick from a list of available drivers on my computer."

Device Manager

Step 4
  • From the list, choose "Universal Serial Bus devices" and click next.

Device Manager

Step 5
  • Under "WinUsb Device" choose "WinUsb Device" and click next.

Device Manager

Step 6
  • If your operating system displays a warning about updating the driver, choose "Yes" to proceed.

Device Manager

Step 7
  • Wait for the installation process to complete.

  • Verify that the driver has been successfully installed.

    Device Manager

Congratulations! You have successfully installed the drivers for the unknown USB device on your Windows system.

Device Manager

Install using Zadig tool

Using the Zadig tool is an easy and effective way to install drivers. Follow these steps to configure the parameters and install the driver.

Step 1: Download and Open Zadig Tool

Download the Zadig tool from here. Once downloaded, open the application.

Step 2: Locate Your USB Device
  • In the Zadig tool, select your USB device from the drop-down list.
Step 3: Configure Parameters
  • Configure the parameters as shown in the image below:

    Zadig Configuration

    • USB ID: Check and ensure that the USB ID matches the one displayed in the image.
    • Driver: Choose the appropriate driver from the drop-down list.
Step 4: Install Driver
  • After configuring the parameters, click on the "Install Driver" button.
Step 5: Confirm Installation
  • Wait for the installation process to complete.
  • Confirm that the driver has been successfully installed.

If you encounter any issues or need further assistance, please refer to the Zadig tool documentation or support resources.